Merge branch 'ebassi/atcontext-dispose' into 'main'
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Mar 2023 01:54:38 +0000 (01:54 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Mar 2023 01:54:38 +0000 (01:54 +0000)
commit5fe32a46a04a7406a4ec28fc55c32afc54f3eec8
tree551e1f55c07f71db0f885892c5e219f6aaf22a8d
parent621b3b51eaed91ac95339a7966ff534dab4b2f07
parente3548bb9adaf325f8f6ae26a17125dbc8ca645ab
Merge branch 'ebassi/atcontext-dispose' into 'main'

a11y: Clear the accessible tree in GtkATContext

See merge request GNOME/gtk!5587